home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1988 / Oct⁄Nov 88 / MacApp 1.1.1 and MultiFinder ⁄ < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.1 KB  |  40 lines  |  [TEXT/GEOL]

  1. Item    4487369                         26-Oct-88        04:24
  2.  
  3. From:   UK0004                          Bacchus & Smith, Paul Smith
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. cc:     MACDTS                          Macintosh Developer Technical Supt.
  8.  
  9. Sub:    MacApp 1.1.1 and MultiFinder
  10.  
  11. Regarding MacApp 1.1.1 and MultiFinder:
  12.  
  13. We have a large suite of applications that we don't want to move to MacApp 2.0
  14. yet (not least because they make extensive use of UDialog!!).
  15.  
  16. We need to make these applications work with MultiFinder and use WaitNextEvent.
  17.  
  18. We have identified that changes are required to two GetNextEvent calls in
  19. MacApp as follows:
  20.  
  21. • In TApplication.GetEvent(), which we can override perfectly cleanly.
  22. • In CheckButton(), in UPrinting, which requires a MacApp source change (yuck).
  23.  
  24. The questions are:
  25.  
  26. {i} If we do the above, do we also have to worry about the BusyCursor patch or
  27. about UTrace's use of GetNextEvent?
  28.  
  29. {ii} Does anyone foresee any problems?
  30.  
  31. {iii} Is there a nicer way?
  32.  
  33. Regards,
  34.  
  35. Bacchus & Smith Limited,
  36. Paul G Smith
  37.  
  38.  
  39.  
  40.